home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / WildFire / WildFireFPU / Processes / CubeFade.process < prev    next >
Text File  |  1997-05-18  |  7KB  |  472 lines

  1. ;This file was generated by Wildfire V2.98
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 18-May-97, 21:53:44
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=167936
  10. pcsFrame=1
  11. pcsMaxFrame=120
  12. pcsWidth=176
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=1
  16. pcSmoothing=1
  17. pc3DQuant=1.000000
  18. pcScale=1.000000
  19. pcDefSaver=ILBM
  20. pcsInput=wf:Trash/face1HALVE
  21. pcsOutput=Ram Disk:WaterWrap
  22. ppState=2
  23. ppRGB=256
  24. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  25. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  26. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  27.  
  28. ;Actions
  29. pcNodeCount=17
  30.  
  31. ;Comment
  32. type=32
  33. hidden=0
  34. from=1
  35. to=9999
  36. step=1
  37. string=0. To view the script press `F` (toggle Folding)
  38.  
  39. ;Comment
  40. type=32
  41. hidden=0
  42. from=1
  43. to=9999
  44. step=1
  45. string=1. Load the two images into temp-buffers 1 and 2
  46.  
  47. ;LoadImage
  48. type=13
  49. hidden=1
  50. from=1
  51. to=1
  52. step=1
  53. output=1
  54. sequence=wf:Trash/face1HALVE
  55. shift=0
  56. repeat=1
  57.  
  58. ;LoadImage
  59. type=13
  60. hidden=1
  61. from=1
  62. to=1
  63. step=1
  64. output=2
  65. sequence=wf:Trash/face2HALVE
  66. shift=0
  67. repeat=1
  68.  
  69. ;Comment
  70. type=32
  71. hidden=0
  72. from=1
  73. to=9999
  74. step=1
  75. string=2. Compose buffer 1 and 2 into buffer 3
  76.  
  77. ;Compose
  78. type=3
  79. hidden=1
  80. from=1
  81. to=9999
  82. step=1
  83. centreX=0
  84. centreY=0
  85. left=0
  86. top=0
  87. background=2
  88. foreground=1
  89. destination=3
  90. alpha=-1
  91. mix=100
  92. eLeft=-1
  93. eTop=-1
  94. eMix=0
  95. genlock=2
  96. red1=0
  97. green1=0
  98. blue1=0
  99. red2=0
  100. green2=0
  101. blue2=0
  102. eRed1=-1
  103. eGreen1=-1
  104. eBlue1=-1
  105. eRed2=-1
  106. eGreen2=-1
  107. eBlue2=-1
  108.  
  109. ;Comment
  110. type=32
  111. hidden=1
  112. from=1
  113. to=9999
  114. step=1
  115. string=3. Map Temp3 on cube, output Temp3D1
  116.  
  117. ;Cube
  118. type=42
  119. hidden=1
  120. from=1
  121. to=9999
  122. step=1
  123. input=3
  124. output=9
  125. tRender=0
  126. centreX=160
  127. centreY=128
  128. camX=0
  129. camY=0
  130. camZ=-800
  131. lightX=-200
  132. lightY=100
  133. lightZ=-600
  134. doLight=1
  135. rotate=1
  136. alpha=30.000000
  137. beta=60.000000
  138. zoom=1.000000
  139. intensity=1.200000
  140. hardness=0.960000
  141. ambient=0.360000
  142. eCentreX=-1
  143. eCentreY=-1
  144. eCamX=-1
  145. eCamY=-1
  146. eCamZ=-1
  147. eLightX=-1
  148. eLightY=-1
  149. eLightZ=-1
  150. eAlpha=-1
  151. eBeta=-1
  152. eZoom=-1
  153. eIntensity=-1
  154. eHardness=-1
  155. eAmbient=-1
  156. size=70
  157. eSize=-1
  158.  
  159. ;Comment
  160. type=32
  161. hidden=0
  162. from=1
  163. to=9999
  164. step=1
  165. string=4. Twist Temp3D1, output into stream
  166.  
  167. ;Twist
  168. type=56
  169. hidden=1
  170. from=1
  171. to=9999
  172. step=1
  173. input=9
  174. output=0
  175. tRender=1
  176. centreX=80
  177. centreY=64
  178. camX=0
  179. camY=0
  180. camZ=-800
  181. lightX=-50
  182. lightY=-200
  183. lightZ=-600
  184. doLight=1
  185. faces=2
  186. rotate=1
  187. alpha=60.000000
  188. beta=30.000000
  189. zoom=1.200000
  190. intensity=1.100000
  191. hardness=0.950000
  192. ambient=0.120000
  193. eCentreX=-1
  194. eCentreY=-1
  195. eCamX=-1
  196. eCamY=-1
  197. eCamZ=-1
  198. eLightX=-1
  199. eLightY=-1
  200. eLightZ=-1
  201. eAlpha=3
  202. eBeta=4
  203. eZoom=-1
  204. eIntensity=-1
  205. eHardness=-1
  206. eAmbient=-1
  207. axis=2
  208. amount=360
  209. dist=156
  210. originX=80
  211. originY=20
  212. originZ=0
  213. eAmount=2
  214. eDist=-1
  215. eOriginX=-1
  216. eOriginY=-1
  217. eOriginZ=-1
  218.  
  219. ;Comment
  220. type=32
  221. hidden=0
  222. from=1
  223. to=9999
  224. step=1
  225. string=5. Waterwave on Temp3
  226.  
  227. ;Water
  228. type=29
  229. hidden=1
  230. from=1
  231. to=9999
  232. step=1
  233. input=3
  234. output=3
  235. tRender=0
  236. centreX=80
  237. centreY=64
  238. camX=0
  239. camY=0
  240. camZ=-800
  241. lightX=-200
  242. lightY=100
  243. lightZ=-600
  244. doLight=1
  245. faces=2
  246. rotate=4
  247. alpha=30.000000
  248. beta=60.000000
  249. zoom=1.100000
  250. intensity=0.800000
  251. hardness=0.900000
  252. ambient=0.100000
  253. eCentreX=-1
  254. eCentreY=-1
  255. eCamX=-1
  256. eCamY=-1
  257. eCamZ=-1
  258. eLightX=-1
  259. eLightY=-1
  260. eLightZ=-1
  261. eAlpha=-1
  262. eBeta=-1
  263. eZoom=-1
  264. eIntensity=-1
  265. eHardness=-1
  266. eAmbient=-1
  267. doDamp=0
  268. doXY=0
  269. axis=3
  270. frames=80
  271. frame=33
  272. times=6
  273. rings=3
  274. originX=80
  275. originY=64
  276. damping=-0.500000
  277. amplitude=12.000000
  278. wavelength=30.000000
  279. eFrames=-1
  280. eFrame=5
  281. eTimes=-1
  282. eRings=-1
  283. eOriginX=-1
  284. eOriginY=-1
  285. eDamping=-1
  286. eAmplitude=-1
  287. eWavelength=-1
  288.  
  289. ;Comment
  290. type=32
  291. hidden=0
  292. from=1
  293. to=9999
  294. step=1
  295. string=6. Balance Temp3 with negative Gamma
  296.  
  297. ;Balancing
  298. type=5
  299. hidden=1
  300. from=1
  301. to=9999
  302. step=1
  303. input=3
  304. output=3
  305. red=0
  306. green=0
  307. blue=0
  308. bright=0
  309. contrast=0
  310. gamma=-40
  311. eRed=-1
  312. eGreen=-1
  313. eBlue=-1
  314. eBright=-1
  315. eContrast=-1
  316. eGamma=-1
  317.  
  318. ;Comment
  319. type=32
  320. hidden=0
  321. from=1
  322. to=9999
  323. step=1
  324. string=7. Compose Temp3 and Stream into Stream
  325.  
  326. ;Compose
  327. type=3
  328. hidden=1
  329. from=1
  330. to=9999
  331. step=1
  332. centreX=0
  333. centreY=0
  334. left=0
  335. top=0
  336. background=3
  337. foreground=0
  338. destination=0
  339. alpha=-1
  340. mix=100
  341. eLeft=-1
  342. eTop=-1
  343. eMix=-1
  344. genlock=2
  345. red1=0
  346. green1=0
  347. blue1=0
  348. red2=0
  349. green2=0
  350. blue2=0
  351. eRed1=-1
  352. eGreen1=-1
  353. eBlue1=-1
  354. eRed2=-1
  355. eGreen2=-1
  356. eBlue2=-1
  357.  
  358. ;Comment
  359. type=32
  360. hidden=0
  361. from=1
  362. to=9999
  363. step=1
  364. string=8. Variables used: Mix, TwirlAmount, alpha, beta, Frame
  365.  
  366. ;Variables
  367. vNodeCount=6
  368.  
  369. ;mix
  370. name=mix
  371. xmin=-2.95
  372. xmax=83.95
  373. ymin=-5
  374. ymax=105
  375. spline=3
  376. selected=2
  377. knots=3
  378. 1
  379. 100
  380. 40
  381. 0
  382. 80
  383. 100
  384.  
  385. ;pixelsize
  386. name=pixelsize
  387. xmin=-2.95
  388. xmax=83.95
  389. ymin=-1.45
  390. ymax=52.45
  391. spline=2
  392. selected=3
  393. knots=5
  394. 1
  395. 50
  396. 30
  397. 1
  398. 40
  399. 1
  400. 50
  401. 1
  402. 80
  403. 50
  404.  
  405. ;twistAmount
  406. name=twistAmount
  407. xmin=-2.95
  408. xmax=83.95
  409. ymin=-17.5
  410. ymax=367.5
  411. spline=1
  412. selected=1
  413. knots=5
  414. 1
  415. 0
  416. 20
  417. 80
  418. 40
  419. 350
  420. 60
  421. 80
  422. 80
  423. 0
  424.  
  425. ;alpha
  426. name=alpha
  427. xmin=-4
  428. xmax=84
  429. ymin=-110
  430. ymax=110
  431. spline=1
  432. selected=4
  433. knots=5
  434. 0
  435. 0
  436. 20
  437. 100
  438. 40
  439. 0
  440. 60
  441. -100
  442. 80
  443. 0
  444.  
  445. ;beta
  446. name=beta
  447. xmin=-4
  448. xmax=84
  449. ymin=-18
  450. ymax=378
  451. spline=1
  452. selected=0
  453. knots=2
  454. 0
  455. 0
  456. 80
  457. 360
  458.  
  459. ;frame
  460. name=frame
  461. xmin=-2.95
  462. xmax=83.95
  463. ymin=-2.95
  464. ymax=83.95
  465. spline=3
  466. selected=1
  467. knots=2
  468. 1
  469. 1
  470. 80
  471. 80
  472.